projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dac7622
)
(terminal-init-linux): Enable t-mouse by default.
author
Nick Roberts
<nickrob@snap.net.nz>
Sun, 20 May 2007 05:46:31 +0000
(
05:46
+0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Sun, 20 May 2007 05:46:31 +0000
(
05:46
+0000)
lisp/term/linux.el
patch
|
blob
|
history
diff --git
a/lisp/term/linux.el
b/lisp/term/linux.el
index 7fa9a96e9bdb72c234938e961b5ab2e98d9c2cb1..a1a96a743502659d5d5d02d8fe196beed48cd5cb 100644
(file)
--- a/
lisp/term/linux.el
+++ b/
lisp/term/linux.el
@@
-9,6
+9,8
@@
;; It can't really display underlines.
(tty-no-underline)
+ (if (fboundp 'term-open-connection) (t-mouse-mode 1))
+
;; Make Latin-1 input characters work, too.
;; Meta will continue to work, because the kernel
;; turns that into Escape.